home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / progs / disk / makecd1.2 / history < prev    next >
Text File  |  1997-01-01  |  4KB  |  96 lines

  1. Format:
  2.  
  3. <string in about requester> = <version string(s)>
  4.   - <List of changes>
  5.  
  6.  
  7. Release 1.0 = MakeCD 0.26 (23.10.96)
  8.   - unsupported public beta version for Meeting Pearls IV.
  9.   - see note on next release.
  10.  
  11. Release 1.0 = MakeCD 1.1 (14.11.96)
  12.   - initial non-beta version.
  13.   - yes, the string in the about requester did not change. :-(.
  14.     use "version full MakeCD" to find out the exact version.
  15.  
  16. Release 1.1 = MakeCD 1.8
  17.               ReadWrite.module 1.9
  18.               SCSISupport.module 3.3
  19.               Yamaha.driver 3.4
  20.               PhilipsCDD2000.driver 3.4
  21.               PhilipsCDD2600.driver 3.4
  22.               CDROM.driver 3.3
  23.               ToshibaCD.driver 3.5
  24.               NecCD.driver 3.4
  25.               SonyCD.driver 3.4
  26.  
  27.   - Rewrote reading/writing (new: ReadWrite.module)
  28.   - ExAll() is used optionally, GUI is updated only every second
  29.     => improved performance
  30.     Scanning source paths is up to eight times faster now (compared
  31.     to V1.0 with enabled GUI display).
  32.   - More detailed error messages (all SCSI errors documented
  33.     for CDD2000 or CDR-102 are explained with texts).
  34.   - Instead of always using parallel IO MakeCD can be forced to
  35.     read and write alternating. Try this if you had performance 
  36.     problems.
  37.   - When reading/writing of a track fails, you can choose how
  38.     to continue in a requester.
  39.   - GUI for image creation is independent from reading and writing,
  40.     i.e. opening the window's menu will not stop the image writing.
  41.   - Writing speed can be set seperately for copying of audio
  42.     tracks.
  43.   - In the track list of a CD the start and end block of each
  44.     track are listed => this way you can see if the driver could
  45.     find the real track length. However, this is currently only
  46.     the case with CD-Rs in a CD writer. Usually the tracks are
  47.     listed including the pauses.
  48.   - Mode 2 (XA) tracks are fully supported now.
  49.   - You can set speed for audio reading/copying seperately.
  50.   - You can select all tracks of a source CD at once for copying.
  51.   - The Philips drivers send a RECOVER command as repair action:
  52.     This helps to recover when power down occured while writing.
  53.     The CD-R must not be removed before repairing.
  54.   - Global switch between Motorola and Intel (MSF/LSF) audio format.
  55.   - MakeCD makes sure the PMA (Program Memory Area) is updated when it
  56.     stops writing tracks now. The Yamaha writer has no special command
  57.     for this, so driver ejects the CD-R automatically. This has the same
  58.     effect.
  59.   - minor improvements
  60.   - Bugfix: ISO images created with MakeCD were invalid sometimes:
  61.     Especially large files might have been trashed.
  62.   - Bugfix: Sometimes a wrong table of contents was written to CD-R.
  63.   - Bugfix: A leading underscore in the ISO volume name is allowed.
  64.   - Bugfix: Opening "Target CD-R" window trashed one byte of MakeCD's
  65.     own memory.
  66.   - Bugfix: When using the "Target CD-R" window for fixation, the TOC
  67.     type was fixed to CD-ROM. Now the correct type is always selected
  68.     automatically.
  69.   - Workaround for some CD-ROM drives: TOC is read at once. Fixes
  70.     problem with invalid track type and length.
  71.   - Path prefixes cause invalid images => disabled for 1.1, not fixed yet.
  72.  
  73.  
  74. Release 1.2 = MakeCD 1.9 (01.01.97)
  75.               makecdromfs.module 4.0
  76.               ReadWrite.module 1.10
  77.               SCSISupport.module 3.3
  78.               Yamaha.driver 3.4
  79.               PhilipsCDD2000.driver 3.4
  80.               PhilipsCDD2600.driver 3.4
  81.               CDROM.driver 3.3
  82.               ToshibaCD.driver 3.5
  83.               NecCD.driver 3.4
  84.               SonyCD.driver 3.4
  85.  
  86.   - Bugfix (1.1): The volume name was always UNREGISTERED.
  87.   - Bugfix (1.1): SCSI drivers were only found when MakeCD was started with
  88.     the current directory set to its home directory.
  89.   - Bugfix: The installer script didn't copy the ReadWrite.module
  90.   - New: You can choose using an image file instead of the usual source even
  91.     if the sizes differ.
  92.  
  93. Known Problems:
  94.   - PhilipsCDD2600.driver is beta: reading does not work yet.
  95.   - Path prefixes for source paths had to be disabled.
  96.